441 research outputs found

    Paradoxes in Fair Computer-Aided Decision Making

    Full text link
    Computer-aided decision making--where a human decision-maker is aided by a computational classifier in making a decision--is becoming increasingly prevalent. For instance, judges in at least nine states make use of algorithmic tools meant to determine "recidivism risk scores" for criminal defendants in sentencing, parole, or bail decisions. A subject of much recent debate is whether such algorithmic tools are "fair" in the sense that they do not discriminate against certain groups (e.g., races) of people. Our main result shows that for "non-trivial" computer-aided decision making, either the classifier must be discriminatory, or a rational decision-maker using the output of the classifier is forced to be discriminatory. We further provide a complete characterization of situations where fair computer-aided decision making is possible

    Fairness-Aware Ranking in Search & Recommendation Systems with Application to LinkedIn Talent Search

    Full text link
    We present a framework for quantifying and mitigating algorithmic bias in mechanisms designed for ranking individuals, typically used as part of web-scale search and recommendation systems. We first propose complementary measures to quantify bias with respect to protected attributes such as gender and age. We then present algorithms for computing fairness-aware re-ranking of results. For a given search or recommendation task, our algorithms seek to achieve a desired distribution of top ranked results with respect to one or more protected attributes. We show that such a framework can be tailored to achieve fairness criteria such as equality of opportunity and demographic parity depending on the choice of the desired distribution. We evaluate the proposed algorithms via extensive simulations over different parameter choices, and study the effect of fairness-aware ranking on both bias and utility measures. We finally present the online A/B testing results from applying our framework towards representative ranking in LinkedIn Talent Search, and discuss the lessons learned in practice. Our approach resulted in tremendous improvement in the fairness metrics (nearly three fold increase in the number of search queries with representative results) without affecting the business metrics, which paved the way for deployment to 100% of LinkedIn Recruiter users worldwide. Ours is the first large-scale deployed framework for ensuring fairness in the hiring domain, with the potential positive impact for more than 630M LinkedIn members.Comment: This paper has been accepted for publication at ACM KDD 201

    Fairness Beyond Disparate Treatment & Disparate Impact: Learning Classification without Disparate Mistreatment

    Full text link
    Automated data-driven decision making systems are increasingly being used to assist, or even replace humans in many settings. These systems function by learning from historical decisions, often taken by humans. In order to maximize the utility of these systems (or, classifiers), their training involves minimizing the errors (or, misclassifications) over the given historical data. However, it is quite possible that the optimally trained classifier makes decisions for people belonging to different social groups with different misclassification rates (e.g., misclassification rates for females are higher than for males), thereby placing these groups at an unfair disadvantage. To account for and avoid such unfairness, in this paper, we introduce a new notion of unfairness, disparate mistreatment, which is defined in terms of misclassification rates. We then propose intuitive measures of disparate mistreatment for decision boundary-based classifiers, which can be easily incorporated into their formulation as convex-concave constraints. Experiments on synthetic as well as real world datasets show that our methodology is effective at avoiding disparate mistreatment, often at a small cost in terms of accuracy.Comment: To appear in Proceedings of the 26th International World Wide Web Conference (WWW), 2017. Code available at: https://github.com/mbilalzafar/fair-classificatio

    Cell organization in soft media due to active mechanosensing

    Full text link
    Adhering cells actively probe the mechanical properties of their environment and use the resulting information to position and orient themselves. We show that a large body of experimental observations can be consistently explained from one unifying principle, namely that cells strengthen contacts and cytoskeleton in the direction of large effective stiffness. Using linear elasticity theory to model the extracellular environment, we calculate optimal cell organization for several situations of interest and find excellent agreement with experiments for fibroblasts, both on elastic substrates and in collagen gels: cells orient in the direction of external tensile strain, they orient parallel and normal to free and clamped surfaces, respectively, and they interact elastically to form strings. Our method can be applied for rational design of tissue equivalents. Moreover our results indicate that the concept of contact guidance has to be reevaluated. We also suggest that cell-matrix contacts are upregulated by large effective stiffness in the environment because in this way, build-up of force is more efficient.Comment: Revtex, 7 pages, 4 Postscript files include

    Towards Guidelines for Assessing Qualities of Machine Learning Systems

    Full text link
    Nowadays, systems containing components based on machine learning (ML) methods are becoming more widespread. In order to ensure the intended behavior of a software system, there are standards that define necessary quality aspects of the system and its components (such as ISO/IEC 25010). Due to the different nature of ML, we have to adjust quality aspects or add additional ones (such as trustworthiness) and be very precise about which aspect is really relevant for which object of interest (such as completeness of training data), and how to objectively assess adherence to quality requirements. In this article, we present the construction of a quality model (i.e., evaluation objects, quality aspects, and metrics) for an ML system based on an industrial use case. This quality model enables practitioners to specify and assess quality requirements for such kinds of ML systems objectively. In the future, we want to learn how the term quality differs between different types of ML systems and come up with general guidelines for specifying and assessing qualities of ML systems.Comment: Has been accepted at the 13th International Conference on the Quality of Information and Communications Technology QUATIC2020 (https://2020.quatic.org/). QUATIC 2020 proceedings will be included in a volume of Springer CCIS Series (Communications in Computer and Information Science

    Fairness in Algorithmic Decision Making: An Excursion Through the Lens of Causality

    Full text link
    As virtually all aspects of our lives are increasingly impacted by algorithmic decision making systems, it is incumbent upon us as a society to ensure such systems do not become instruments of unfair discrimination on the basis of gender, race, ethnicity, religion, etc. We consider the problem of determining whether the decisions made by such systems are discriminatory, through the lens of causal models. We introduce two definitions of group fairness grounded in causality: fair on average causal effect (FACE), and fair on average causal effect on the treated (FACT). We use the Rubin-Neyman potential outcomes framework for the analysis of cause-effect relationships to robustly estimate FACE and FACT. We demonstrate the effectiveness of our proposed approach on synthetic data. Our analyses of two real-world data sets, the Adult income data set from the UCI repository (with gender as the protected attribute), and the NYC Stop and Frisk data set (with race as the protected attribute), show that the evidence of discrimination obtained by FACE and FACT, or lack thereof, is often in agreement with the findings from other studies. We further show that FACT, being somewhat more nuanced compared to FACE, can yield findings of discrimination that differ from those obtained using FACE.Comment: 7 pages, 2 figures, 2 tables.To appear in Proceedings of the International Conference on World Wide Web (WWW), 201

    Human-centered Explainable AI: Towards a Reflective Sociotechnical Approach

    Full text link
    Explanations--a form of post-hoc interpretability--play an instrumental role in making systems accessible as AI continues to proliferate complex and sensitive sociotechnical systems. In this paper, we introduce Human-centered Explainable AI (HCXAI) as an approach that puts the human at the center of technology design. It develops a holistic understanding of "who" the human is by considering the interplay of values, interpersonal dynamics, and the socially situated nature of AI systems. In particular, we advocate for a reflective sociotechnical approach. We illustrate HCXAI through a case study of an explanation system for non-technical end-users that shows how technical advancements and the understanding of human factors co-evolve. Building on the case study, we lay out open research questions pertaining to further refining our understanding of "who" the human is and extending beyond 1-to-1 human-computer interactions. Finally, we propose that a reflective HCXAI paradigm-mediated through the perspective of Critical Technical Practice and supplemented with strategies from HCI, such as value-sensitive design and participatory design--not only helps us understand our intellectual blind spots, but it can also open up new design and research spaces.Comment: In Proceedings of HCI International 2020: 22nd International Conference On Human-Computer Interactio

    Elastic interactions of active cells with soft materials

    Full text link
    Anchorage-dependent cells collect information on the mechanical properties of the environment through their contractile machineries and use this information to position and orient themselves. Since the probing process is anisotropic, cellular force patterns during active mechanosensing can be modelled as anisotropic force contraction dipoles. Their build-up depends on the mechanical properties of the environment, including elastic rigidity and prestrain. In a finite sized sample, it also depends on sample geometry and boundary conditions through image strain fields. We discuss the interactions of active cells with an elastic environment and compare it to the case of physical force dipoles. Despite marked differences, both cases can be described in the same theoretical framework. We exactly solve the elastic equations for anisotropic force contraction dipoles in different geometries (full space, halfspace and sphere) and with different boundary conditions. These results are then used to predict optimal position and orientation of mechanosensing cells in soft material.Comment: Revtex, 38 pages, 8 Postscript files included; revised version, accepted for publication in Phys. Rev.

    Zinc deficiency and advanced liver fibrosis among HIV and hepatitis C co-infected anti-retroviral naïve persons with alcohol use in Russia

    Get PDF
    Background and aims Liver disease in people living with HIV co-infected with hepatitis C virus is a source of morbidity and mortality in Russia. HIV accelerates liver fibrosis in the setting of HCV co-infection and alcohol use. Zinc deficiency is common among people living with HIV and may be a factor that facilitates the underlying mechanisms of liver fibrosis. We investigated the association between zinc deficiency and advanced liver fibrosis in a cohort of HIV/HCV co-infected persons reporting heavy drinking in Russia. Methods This is a secondary data analysis of baseline data from 204 anti-retroviral treatment naïve HIV/HCV co-infected Russians with heavy drinking that were recruited into a clinical trial of zinc supplementation. The primary outcome of interest in this cross-sectional study was advanced liver fibrosis. Zinc deficiency, the main independent variable, was defined as plasma zinc \u3c0.75 mg/L. Exploratory analyses were performed examining continuous zinc levels and fibrosis scores. Analyses were conducted using multivariable regression models adjusted for potential confounders. Results The prevalence of advanced liver fibrosis was similar for those with zinc deficiency compared to those with normal zinc levels, (27.7% vs. 23.0%, respectively). We did not detect an association between zinc deficiency and advanced liver fibrosis in the adjusted regression model (aOR: 1.28, 95% CI: 0.62–2.61, p = 0.51) nor in exploratory analyses. Conclusions In this cohort of Russians with HIV/HCV co-infection, who are anti-retroviral treatment naïve and have heavy alcohol use, we did not detect an association between zinc deficiency or zinc levels and advanced liver fibrosis
    • …
    corecore